Skip to content
Back to search
30
MCP

Swagger/Postman API Explorer

pulsemcp/swagger/postman api explorer

Simplifies API access by transforming complex OpenAPI/Swagger specifications into just four strategic tools for endpoint discovery, information retrieval, search, and authenticated request execution

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Swagger
Transforms Swagger/OpenAPI specifications into dynamic tools, enabling interaction with any REST API through automatic endpoint discovery, p
0 tools
Swagger API
Transforms Swagger/OpenAPI specifications into tools that enable interaction with any documented API through multiple authentication methods
0 tools
OpenAPI Swagger Converter
Automatically converts Swagger/OpenAPI specifications into toolsets, enabling interaction with any API without additional coding through sec
0 tools
OpenAPI Proxy
Converts OpenAPI and Swagger specifications into callable tools by generating Zod-validated schemas and proxying HTTP requests to backend AP
0 tools
api-explorer-mcp
A Model Context Protocol server for efficient OpenAPI/Swagger specification exploration and API testing
0 tools
Postman
Integrates with Postman's API management platform to enable automated API testing, documentation, and workflow management for developers and
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "swagger/postman_api_explorer": {
      "url": "None",
      "transport": "http"
    }
  }
}